home *** CD-ROM | disk | FTP | other *** search
/ New Star Software Collection / NSS_Collection.iso / 3-080 ms dos 60 + enhance tool / 1.ima / MONO.IN_ / MONO.bin
Text File  |  1993-03-10  |  10KB  |  314 lines

  1. MONO.INI
  2. ****************  WARNING  ********************
  3. This file may contain lines with more than 256
  4. characters. Some editors will truncate or split
  5. these lines. If you are not sure whether your
  6. editor can handle long lines, exit now without
  7. saving the file.
  8.  
  9. Note: The editor which is invoked by the
  10.       MS-DOS 5.0 EDIT command can be used
  11.       to edit this file.
  12. ****************  NOTE  ***********************
  13. Everything up to the first left square bracket
  14. character is considered a comment.
  15. ***********************************************
  16. [savestate]
  17. screenmode = text
  18. resolution = low
  19. startup = filemanager
  20. filemanagermode = shared
  21. sortkey = name
  22. pause = disabled
  23. explicitselection = disabled
  24. swapmouse = disabled
  25. tasklist = disabled
  26. switching = disabled
  27. [programstarter]
  28. currentcolor = Monochrome-2 Colors
  29. filemanager = enabled
  30. command = enabled
  31. group = 
  32. {
  33.     program = 
  34.     {
  35.         command = COMMAND
  36.         title = Command Prompt
  37.         help = Starts the MS-DOS command prompt where you can type any MS-DOS command.^m^mTo return to MS-DOS Shell from the command line:^m^m1. Type exit^m2. Press ENTER.^m^mRelated Topic^m   " More on Command Prompt "~$129~
  38.         pause = disabled
  39.     }
  40.     program = 
  41.     {
  42.         command = EDIT %1
  43.         title = Editor
  44.         help = Starts MS-DOS Editor, a text editor you can use to create and modify text files. After you choose Editor, you can specify the file you want to work with in a dialog box.^m^mRelated Topic^m   " More on Editor "~$130~
  45.         pause = disabled
  46.         dialog = 
  47.         {
  48.             title = File to Edit
  49.             info = Enter the name of the file to edit. To start MS-DOS Editor without opening a file, press ENTER.
  50.             prompt = File to edit?
  51.             parameter = %1
  52.         }
  53.     }
  54.     program = 
  55.     {
  56.         command = QBASIC %1
  57.         title = MS-DOS QBasic
  58.         help = Starts MS-DOS QBasic, a programming environment you can use to create, modify, run, and debug programs. After you choose MS-DOS QBasic, you can specify the file you want to work with in a dialog box.^m^mRelated Topic^m   " More on MS-DOS QBasic "~$131~
  59.         pause = disabled
  60.         dialog = 
  61.         {
  62.             title = MS-DOS QBasic File
  63.             info = Enter the name of a QBasic program. To start without opening a program, press ENTER.
  64.             prompt = QBasic File?
  65.             parameter = %1
  66.         }
  67.     }
  68.     group = 
  69.     {
  70.         title = Disk Utilities
  71.         help = Displays program items you can choose to manage your disks. You can also choose to open the Main group or any group you may have added.
  72.         program = 
  73.         {
  74.             command = diskcopy %1
  75.             title = Disk Copy
  76.             pause = enabled
  77.             dialog = 
  78.             {
  79.                 title = Disk Copy
  80.                 info = Enter the source and destination drives.
  81.                 prompt = Parameters . . .
  82.                 default = a: b:
  83.                 parameter = %1
  84.             }
  85.                 help = Temporarily leaves MS-DOS Shell to copy the contents of a floppy disk to another floppy disk. After you choose Disk Copy, a dialog box suggests parameters and switches you can either accept or replace.^m^mRelated Topic^m   " More on Disk Copy "~$13
  86.        }
  87.         program = 
  88.         {
  89.             command = msav
  90.             title = MS Anti-Virus
  91.             help = Scans a disk drive for viruses and removes viruses it finds.^m^mRelated Topic^m   " More on MS Anti-Virus "~$134~
  92.             pause = enabled
  93.             screenmode = text
  94.             alttab = enabled
  95.             altesc = enabled
  96.             ctrlesc = enabled
  97.             prevent = enabled
  98.         }
  99.         program = 
  100.         {
  101.             command = msbackup
  102.             title = MS Backup
  103.             help = Backs up or restores one or more files from one disk onto another.^m^mRelated Topic^m   " More on MS Backup "~$133~
  104.             pause = enabled
  105.             screenmode = text
  106.             alttab = enabled
  107.             altesc = enabled
  108.             ctrlesc = enabled
  109.             prevent = enabled
  110.         }
  111.         program = 
  112.         {
  113.             command = format %1 /q
  114.             title = Quick Format
  115.             pause = enabled
  116.             dialog = 
  117.             {
  118.                 title = Quick Format
  119.                 info = Enter the drive to quick format.
  120.                 prompt = Parameters . . .
  121.                 default = a:
  122.                 parameter = %1
  123.             }
  124.             help = Temporarily leaves MS-DOS Shell to prepare a disk to accept MS-DOS files. After you choose Quick Format, a dialog box suggests parameters and switches you can either accept or replace.^m^mRelated Topic^m   " More on Quick Format "~$136~
  125.             screenmode = text
  126.             alttab = enabled
  127.             altesc = enabled
  128.             ctrlesc = enabled
  129.             prevent = enabled
  130.         }
  131.         program = 
  132.         {
  133.             command = format %1
  134.             title = Format
  135.             pause = enabled
  136.             dialog = 
  137.             {
  138.                 title = Format
  139.                 info = Enter the drive to format.
  140.                 prompt = Parameters . . .
  141.                 default = a:
  142.                 parameter = %1
  143.             }
  144.             help = Temporarily leaves MS-DOS Shell to prepare a disk to accept MS-DOS files. After you choose Format, a dialog box suggests parameters and switches you can either accept or replace.^m^mRelated Topic^m   " More on Format "~$135~
  145.         }
  146.         program = 
  147.         {
  148.             command = undelete %1
  149.             title = Undelete
  150.             help = Recovers deleted files.^m^mWARNING: If your disk is full or if you are using task swapping, using this program item may render some deleted files unrecoverable.^m^mRelated Procedure^m   " Restoring Deleted Files "~I155~
  151.             pause = enabled
  152.             dialog = 
  153.             {
  154.                 title = Undelete
  155.                 info = WARNING! This action may cause the permanent loss of some deleted files.  Press F1 for more information.
  156.                 prompt = Parameters . . .
  157.                 default = /LIST
  158.                 parameter = %1
  159.             }
  160.             screenmode = text
  161.             alttab = enabled
  162.             altesc = enabled
  163.             ctrlesc = enabled
  164.             prevent = enabled
  165.         }
  166.     }
  167. }
  168.  
  169. color = 
  170. {
  171.     selection =
  172.     {
  173.         title = Monochrome-2 Colors
  174.         foreground = 
  175.         {
  176.             base = black
  177.             highlight = white
  178.             selection = white
  179.             alert = black
  180.             menubar = black
  181.             menu = black
  182.             disabled = white
  183.             accelerator = white
  184.             dialog = black
  185.             button = white
  186.             elevator = black
  187.             titlebar = white
  188.             scrollbar = white
  189.             borders = black
  190.             drivebox = black
  191.             driveicon = black
  192.         }
  193.         background = 
  194.         {
  195.             base = white
  196.             highlight = black
  197.             selection = black
  198.             alert = white
  199.             menubar = white
  200.             menu = white
  201.             disabled = white
  202.             accelerator = black
  203.             dialog = white
  204.             button = black
  205.             elevator = white
  206.             titlebar = black
  207.             scrollbar = black
  208.             borders = black
  209.             drivebox = white
  210.             driveicon = white
  211.         }
  212.     }
  213.     selection = 
  214.     {
  215.         title = Monochrome-4 Colors
  216.         foreground = 
  217.         {
  218.             base = black
  219.             highlight = brightwhite
  220.             selection = brightwhite
  221.             alert = black
  222.             menubar = black
  223.             menu = black
  224.             disabled = white
  225.             accelerator = brightwhite
  226.             dialog = black
  227.             button = black
  228.             elevator = white
  229.             titlebar = black
  230.             scrollbar = brightwhite
  231.             borders = black
  232.             drivebox = black
  233.             driveicon = black
  234.             cursor = black
  235.         }
  236.         background = 
  237.         {
  238.             base = brightwhite
  239.             highlight = brightblack
  240.             selection = brightblack
  241.             alert = brightwhite
  242.             menubar = brightwhite
  243.             menu = white
  244.             disabled = white
  245.             accelerator = brightblack
  246.             dialog = brightwhite
  247.             button = white
  248.             elevator = white
  249.             titlebar = white
  250.             scrollbar = black
  251.             borders = black
  252.             drivebox = brightwhite
  253.             driveicon = brightwhite
  254.             cursor = black
  255.         }
  256.     }
  257.     selection = 
  258.     {
  259.         title = Reverse
  260.         foreground = 
  261.         {
  262.             base = white
  263.             highlight = black
  264.             selection = black
  265.             alert = white
  266.             menubar = white
  267.             menu = white
  268.             disabled = black
  269.             accelerator = black
  270.             dialog = white
  271.             button = black
  272.             elevator = white
  273.             titlebar = black
  274.             scrollbar = black
  275.             borders = white
  276.             drivebox = white
  277.             driveicon = white
  278.         }
  279.         background = 
  280.         {
  281.             base = black
  282.             highlight = white
  283.             selection = white
  284.             alert = black
  285.             menubar = black
  286.             menu = black
  287.             disabled = black
  288.             accelerator = white
  289.             dialog = black
  290.             button = white
  291.             elevator = black
  292.             titlebar = white
  293.             scrollbar = white
  294.             borders = black
  295.             drivebox = black
  296.             driveicon = black
  297.         }
  298.     }
  299. }
  300.  
  301. associations = 
  302. {
  303.     association = 
  304.     {
  305.         program = EDIT
  306.         extension = TXT
  307.     }
  308.     association = 
  309.     {
  310.         program = QBASIC /run 
  311.         extension = BAS
  312.     }
  313. }
  314.